home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 13823 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  903 b 

  1. Path: news.iosphere.net!usenet
  2. From: ianq@sonetis.com (Ian V. Quickmire)
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: Unable to use 'delete' after 'new'
  5. Date: Tue, 26 Mar 1996 20:32:37 GMT
  6. Organization: IQ Systems Ltd.
  7. Distribution: inet
  8. Message-ID: <4j9k9s$2ii@lisa.iosphere.net>
  9. References: <4iursi$ibc@lisa.iosphere.net>
  10. Reply-To: ianq@sonetis.com
  11. NNTP-Posting-Host: port038-57-yow.iosphere.net
  12. X-Newsreader: Forte Free Agent 1.0.82
  13.  
  14. ianq@sonetis.com (Ian V. Quickmire) wrote:
  15.  
  16. My problem was caused by having the "multithreaded" run-time library in my
  17. compile/link option settings. Once I changed it to single-threaded, the
  18. deletes work where I want them to.
  19.  
  20. --------------------------------------------------------------
  21. Work: izq00@ccc.amdahl.com              Home: ianq@sonetis.com
  22. WWW: http://www.sonetis.com/~ianq/      CIS: 74032,573
  23. --------------------------------------------------------------
  24.  
  25.